pyTESEO is a python package developed by IHCantabria to simplify and facilitate the setup and processing of TESEO simulations (TESEO is a lagrangian numerical model also developed by IHCantabria.)

_images/Logo-horizontal-pyTESEO.png

🔎 Overview

This package helps users to setup the model directly from python code, including preprocessing of the geospatial data needed to feed the model (with local or online providers as IHCantabria, CMEMS, NOAA, EMODnet…), postprocessing of custom-format results to standard ones, and scripting needed to manage and plot data involved in the use of the numerical model.

_images/isotipo-IHTESEO.png

TESEO is a lagrangian numerical model developed by IHCantabria. The numerical model calculates trajectories of particles based on metocean conditions like ocean currents, winds and waves. It also includes weathering submodels to evaluate the degradation and physical characteristics of specific substances or elements as floaters, oil, hns substances or marine litter. The soruce code of the model is located at IHCantabria repository.

Important

TESEO v2 New version of the model is under developement, stay tuned for future updates!

From a technical point of view, the package use some of the more relevant and well-known opensource libraries for datascience:

Pydantic

Xarray

Geopandas

Pandas

and other libraries needed to fetch data from diferent providers:

IHCantabria: Datahub Client

CMEMS: Copernicus Marine Toolbox